How to configure and add a Page View

Vitalware is implemented with a single Default Page View, displaying a set of fields common to all modules:

It is possible to create your own Page Views, a three stage process that requires some XHTML and XSLT coding.

The three stages are:

  1. In Vitalware, create and run a new report with the fields you wish to include in the Page View.

    This process produces an XML file used in Stage 2.

  2. Configure a stylesheet for the Page View.

    This can be done using an XSLT Editor or a WYSIWYG web development tool. Both methods are described here.

    This produces an XSL file.

  3. Attach the XSL file to the Report created at Stage 1.